Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing route recognizing logic when using hash location implementation. #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gmurphey
Copy link

@gmurphey gmurphey commented Aug 1, 2018

When using hash as an app's locationType, URLs generated by the href-to helper are never recognized as internal routes and are therefore never handled by click handler. This can lead to some strange behavior when using href-to in conjunction with other actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant